PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFScreenAnnotation Class / getMoviePayload Method
In This Topic
    getMoviePayload Method
    In This Topic
    Gets the movie content.
    Syntax
    public byte[] getMoviePayload()

    Return Value

    The content of the movie displayed in the annotation.
    See Also